Total Complexity | 26 |
Dependencies | 10 |
Dependents | 1 |
Total lines | 398 |
Lines of code | 163 |
Logical lines of code | 109 |
Comment lines | 169 |
Methods | 10 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getById() | 50 | 5 | 27 | |
getRandomly() | 48 | 4 | 33 | |
setVotes() | 58 | 4 | 14 | |
incrementVotes() | 54 | 3 | 20 | |
get() | 50 | 2 | 32 | |
getVotes() | 57 | 3 | 16 | |
deleteVotes() | 65 | 2 | 8 | |
__construct() | 74 | 1 | 5 | |
count() | 80 | 1 | 3 | |
countVotes() | 72 | 1 | 5 |